mirror of
https://github.com/friendica/friendica
synced 2025-04-24 21:10:10 +00:00
Small fixes
- Avoid an intermediate variable - Use `rawContent()` in `Attach` module - Small typo
This commit is contained in:
parent
2f49c4a058
commit
518f28a7bf
3 changed files with 5 additions and 8 deletions
|
@ -22,7 +22,7 @@ Synopsis
|
|||
Show this help
|
||||
|
||||
bin/console storage list
|
||||
List avaiable storage backends
|
||||
List available storage backends
|
||||
|
||||
bin/console storage set <name>
|
||||
Set current storage backend
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue