You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,8 @@ grab [options] [directory]
104
104
|`--max-depth <depth>`| Maximum depth for dependency resolution (`-1` for unlimited, default: `1`). Only effective with `--deps`. |
105
105
|`--max-file-size <size>`| Maximum file size to include (e.g., `"100kb"`, `"2MB"`). No limit by default. Files exceeding the specified size will be skipped. |
106
106
|`--theme <name>`| Set the UI theme. Available: catppuccin-latte, catppuccin-frappe, catppuccin-macchiato, catppuccin-mocha, rose-pine, rose-pine-dawn, rose-pine-moon, dracula, nord. (default: `"catppuccin-mocha"`). |
107
-
|`--show-tokens`| Show the number of tokens for each file in file tree. |
107
+
|`--show-tokens`| Show the number of tokens for each file in file tree. |
0 commit comments