Füge professionelle Manpage hinzu
- Vollständige groff-formatierte Manpage (man/ntu.1) - Dokumentiert alle Optionen, Flags und Transformationen - Beispiele für typische Anwendungsfälle - Sicherheitshinweise und Best Practices - Beschreibt Default-Excludes und Parallelverarbeitung - Konfigurationsdatei-Hierarchie dokumentiert - Manpage in Debian-Paket-Assets integriert - README um Installationsanweisung für Manpage erweitert Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
0f61e0fbd9
commit
e4c8b9e780
3 changed files with 154 additions and 0 deletions
|
|
@ -65,5 +65,6 @@ priority = "optional"
|
|||
assets = [
|
||||
["target/release/ntu", "usr/bin/", "755"],
|
||||
["README.md", "usr/share/doc/NameToUnix/README", "644"],
|
||||
["man/ntu.1", "usr/share/man/man1/", "644"],
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue