Fix typo in man page

Update changelog.
This commit is contained in:
James Valleroy 2016-09-17 13:58:11 -04:00
parent 375f594808
commit 2e3f91c8d5
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
2 changed files with 5 additions and 1 deletions

View File

@ -9,6 +9,8 @@ All notable changes to this project will be documented in this file.
- Allow initial setup operation to happen without package
installation.
- networks: Add polkit rules for network management.
- Update man page to add setup operations.
- Add argument to list packages needed by apps.
### Fixed
- users: Fixed checking restricted usernames.
@ -34,6 +36,8 @@ All notable changes to this project will be documented in this file.
- Switch base template from container-fluid to container. This will
narrow the content area for larger displays.
- Readjust the responsive widths of various tables.
- Print django migrate messages only in debug.
- Tune log message verbosity.
### Removed
- Remove width management for forms.

View File

@ -45,7 +45,7 @@
<arg choice="opt" rep="repeat">application</arg>
</arg>
<arg>
<option>--setup-no-repeat</option>
<option>--setup-no-install</option>
<arg choice="opt" rep="repeat">application</arg>
</arg>
<arg>