Require at least one path for file operations

dblsaiko
Mar 27, 2024, 2:48 PM
42MFQSMSKVWFKWHQY2X6AK7AQH3UJUWCL6FPQNGTF4VJKTZBS5SAC

Dependencies

  • [2] QQS7LII4 Add value hints to arguments
  • [3] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).
  • [4] KWAMD2KR A few fixes in the documentation comments
  • [5] 4H2XTVJ2 Fix some mistakes in the docs
  • [6] RG4YZPKL file_operations: remove the counter-intuitive --repository options
  • [7] AEPEFS7O Write help for each argument
  • [*] TZVUNELW Documentation comments

Change contents

  • edit in pijul/src/commands/file_operations.rs at line 20
    [2.1859]
    [3.169313]
    #[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
    [3.172572][3.4089:4126]()
    /// The paths need to be removed
    [3.172507]
    [3.172572]
    /// The paths to remove
    #[clap(required = true)]