mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
Fix typo in man page
Update changelog.
This commit is contained in:
parent
375f594808
commit
2e3f91c8d5
@ -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.
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user