File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -1251,15 +1251,18 @@ Note: If DIR does not exist, it will be created"
1251
1251
1252
1252
#define VIEW_USAGE "Preview files in the current directory (requires fzf)\n\n\
1253
1253
\x1b[1mUSAGE\x1b[22m\n\
1254
- view [edit [APP]]\n\n\
1254
+ view [edit [APP] | purge ]\n\n\
1255
1255
\x1b[1mEXAMPLES\x1b[22m\n\
1256
1256
- Just run the previewer\n\
1257
1257
view (or Alt+-)\n\
1258
+ Note: Select files using the TAB key.\n\
1258
1259
- Edit the configuration file\n\
1259
1260
view edit (or F7)\n\
1260
1261
- Edit the configuration file using vi\n\
1261
- view edit vi\n\n\
1262
- Select files using the TAB key.\n\
1262
+ view edit vi\n\
1263
+ - Purge the thumbnails directory(1) of dangling thumbnails\n\
1264
+ view purge\n\n\
1265
+ (1) $XDG_CACHE_HOME/clifm/thumbnails\n\n\
1263
1266
Enter 'help file-previews' for more information."
1264
1267
1265
1268
#define WRAPPERS_USAGE "c, m, and r commands are wrappers for \
You can’t perform that action at this time.
0 commit comments