Require at least one path for file operations
Dependencies
- [2]
QQS7LII4Add value hints to arguments - [3]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting). - [4]
KWAMD2KRA few fixes in the documentation comments - [5]
4H2XTVJ2Fix some mistakes in the docs - [6]
RG4YZPKLfile_operations: remove the counter-intuitive --repository options - [7]
AEPEFS7OWrite help for each argument - [*]
TZVUNELWDocumentation comments
Change contents
- edit in pijul/src/commands/file_operations.rs at line 20
#[clap(required = true)] - edit in pijul/src/commands/file_operations.rs at line 124[9.374][3.171296]
#[clap(required = true)] - replacement in pijul/src/commands/file_operations.rs at line 200
/// The paths need to be removed/// The paths to remove#[clap(required = true)]