Update everything #72

Merged
elegaanz merged 4 commits from plume/documentation:update-everything into dev 4 years ago
elegaanz commented 4 years ago (Migrated from github.com)

I proofread all the pages and updated was needed to be updated.

I proofread all the pages and updated was needed to be updated.
trinity-1686a reviewed 4 years ago
trinity-1686a left a comment
Owner

this bit is false I believe, and if it's not, we should make it

this bit is false I believe, and if it's not, we should make it
Owner
- `--path`, `-p`: path to Plume's working directory.
```suggestion - `--path`, `-p`: path to Plume's working directory. ```
igalic (Migrated from github.com) approved these changes 4 years ago
igalic (Migrated from github.com) left a comment

👍

👍
@ -8,3 +9,4 @@
If any required argument is ommitted, you will be asked to input manually.
## `plm instance`
igalic (Migrated from github.com) commented 4 years ago

insert a line break here

different markdown engines will not treat this as header otherwise

insert a line break here different markdown engines will not treat this as header otherwise
elegaanz (Migrated from github.com) reviewed 4 years ago
@ -8,3 +9,4 @@
If any required argument is ommitted, you will be asked to input manually.
## `plm instance`
elegaanz (Migrated from github.com) commented 4 years ago

I'm not sure of where I should add the line break, there already are blank lines before and after the heading? (and both GitHub and Middleman's engines render it correctly apparently, so…)

I'm not sure of where I should add the line break, there already are blank lines before and after the heading? (and both GitHub and Middleman's engines render it correctly apparently, so…)
igalic (Migrated from github.com) reviewed 4 years ago
@ -8,3 +9,4 @@
If any required argument is ommitted, you will be asked to input manually.
## `plm instance`
igalic (Migrated from github.com) commented 4 years ago

before and after, yes

also, sorry, this looked very different on my phone in the dark, to extremely tired eyes 😩

before and after, yes also, sorry, this looked very different on my phone in the dark, to extremely tired eyes 😩

Reviewers

The pull request has been merged as 7d76147af5.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b update-everything dev
git pull origin update-everything

Step 2:

Merge the changes and update on Forgejo.
git checkout dev
git merge --no-ff update-everything
git push origin dev
Sign in to join this conversation.
Loading…
There is no content yet.