mirror of
https://github.com/TurboGit/hubicfuse.git
synced 2026-08-02 02:42:00 +02:00
Fix minor typo.
This commit is contained in:
+1
-1
@@ -908,7 +908,7 @@ int main(int argc, char** argv)
|
||||
fprintf(stderr,
|
||||
" segment_size=[Size to use when creating DLOs, default 1073741824]\n");
|
||||
fprintf(stderr,
|
||||
" segment_above=[File size at which to use segments, defult 2147483648]\n");
|
||||
" segment_above=[File size at which to use segments, default 2147483648]\n");
|
||||
fprintf(stderr,
|
||||
" storage_url=[Storage URL for other tenant to view container]\n");
|
||||
fprintf(stderr,
|
||||
|
||||
Reference in New Issue
Block a user