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)
Wed, Mar 25, 8:41 AM
Unknown Object (File)
Sun, Mar 22, 4:21 AM
Unknown Object (File)
Sun, Mar 22, 4:21 AM
Unknown Object (File)
Fri, Mar 20, 6:08 AM
Unknown Object (File)
Sun, Mar 15, 8:13 PM
Unknown Object (File)
Feb 27 2026, 5:35 AM
Unknown Object (File)
Feb 7 2026, 11:27 PM
Unknown Object (File)
Feb 7 2026, 4:14 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.