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, Apr 23, 9:12 AM
Unknown Object (File)
Sun, Apr 5, 4:51 PM
Unknown Object (File)
Sun, Apr 5, 11:05 AM
Unknown Object (File)
Sat, Apr 4, 9:08 AM
Unknown Object (File)
Mar 25 2026, 8:41 AM
Unknown Object (File)
Mar 22 2026, 4:21 AM
Unknown Object (File)
Mar 22 2026, 4:21 AM
Unknown Object (File)
Mar 20 2026, 6:08 AM
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.