Skip to content

Commit 474e72a

Browse files
Update cli.rs
Signed-off-by: Nikhil Sinha <[email protected]>
1 parent f830ee4 commit 474e72a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cli.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ pub struct Options {
225225
)]
226226
pub hot_tier_storage_path: Option<PathBuf>,
227227

228+
//TODO: remove when we implement smart cache
228229
#[arg(
229230
long = "index-storage-path",
230231
env = "P_INDEX_DIR",

0 commit comments

Comments
 (0)