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)
Sat, Jan 18, 9:53 AM
Unknown Object (File)
Fri, Jan 17, 8:33 PM
Unknown Object (File)
Sat, Dec 28, 5:52 AM
Unknown Object (File)
Dec 2 2024, 1:24 AM
Unknown Object (File)
Dec 2 2024, 1:24 AM
Unknown Object (File)
Dec 2 2024, 1:24 AM
Unknown Object (File)
Dec 2 2024, 12:44 AM
Unknown Object (File)
Nov 22 2024, 5:26 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.