mirror of
https://github.com/uutils/hostname.git
synced 2026-06-10 16:13:44 -07:00
Readme: fix sentence
This commit is contained in:
@@ -5,7 +5,7 @@ hostname
|
||||
hostname provides commands which can be used to display the system's
|
||||
DNS name, and to display or set its hostname or NIS domain name.
|
||||
|
||||
Reimplement this command in Rust:
|
||||
Reimplement the following commands in Rust:
|
||||
* /bin/hostname
|
||||
* /bin/dnsdomainname
|
||||
* /bin/domainname
|
||||
@@ -17,4 +17,4 @@ TODO
|
||||
|
||||
## License
|
||||
|
||||
hostname is licensed under the MIT License - see the `LICENSE` file for details
|
||||
hostname is licensed under the MIT License - see the `LICENSE` file for details
|
||||
|
||||
Reference in New Issue
Block a user