mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +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
|
- Allow initial setup operation to happen without package
|
||||||
installation.
|
installation.
|
||||||
- networks: Add polkit rules for network management.
|
- networks: Add polkit rules for network management.
|
||||||
|
- Update man page to add setup operations.
|
||||||
|
- Add argument to list packages needed by apps.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- users: Fixed checking restricted usernames.
|
- 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
|
- Switch base template from container-fluid to container. This will
|
||||||
narrow the content area for larger displays.
|
narrow the content area for larger displays.
|
||||||
- Readjust the responsive widths of various tables.
|
- Readjust the responsive widths of various tables.
|
||||||
|
- Print django migrate messages only in debug.
|
||||||
|
- Tune log message verbosity.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- Remove width management for forms.
|
- Remove width management for forms.
|
||||||
|
|||||||
@ -45,7 +45,7 @@
|
|||||||
<arg choice="opt" rep="repeat">application</arg>
|
<arg choice="opt" rep="repeat">application</arg>
|
||||||
</arg>
|
</arg>
|
||||||
<arg>
|
<arg>
|
||||||
<option>--setup-no-repeat</option>
|
<option>--setup-no-install</option>
|
||||||
<arg choice="opt" rep="repeat">application</arg>
|
<arg choice="opt" rep="repeat">application</arg>
|
||||||
</arg>
|
</arg>
|
||||||
<arg>
|
<arg>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user