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
F161955573: D15308.diff
Wed, Jul 8, 8:18 AM
F161927585: D15308.id42169.diff
Wed, Jul 8, 2:30 AM
Unknown Object (File)
Wed, Jun 10, 11:23 PM
Unknown Object (File)
Apr 26 2026, 9:47 AM
Unknown Object (File)
Apr 23 2026, 9:12 AM
Unknown Object (File)
Apr 5 2026, 4:51 PM
Unknown Object (File)
Apr 5 2026, 11:05 AM
Unknown Object (File)
Apr 4 2026, 9: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.