Page MenuHomeFreeBSD

Change option dry-run from 'n' to 'C'.
ClosedPublic

Authored by oshogbo on May 5 2018, 2:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 13, 6:42 PM
Unknown Object (File)
Feb 22 2025, 2:07 PM
Unknown Object (File)
Feb 21 2025, 8:08 PM
Unknown Object (File)
Feb 21 2025, 8:00 PM
Unknown Object (File)
Feb 20 2025, 10:12 PM
Unknown Object (File)
Feb 18 2025, 10:07 AM
Unknown Object (File)
Jan 18 2025, 9:53 AM
Unknown Object (File)
Jan 17 2025, 8:33 PM
Subscribers

Details

Summary

'n' is used in other commands to define the key index.
We should be consistent with that.
'C' option is used by patch(1) to perform dryrun.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

C for check, makes sense to me since n is used in a different context already.

This revision is now accepted and ready to land.May 5 2018, 3:36 PM
This revision was automatically updated to reflect the committed changes.