modified radicle-cli/examples/rad-block.md
@@ -36,8 +36,8 @@ And a 'block' policy was added:
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
modified radicle-cli/examples/rad-node.md
@@ -35,9 +35,9 @@ repository that was already created:
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/examples/rad-seed-and-follow.md
@@ -30,8 +30,8 @@ We can list the repositories we are seeding by omitting the RID:
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
modified radicle-cli/src/commands/seed.rs
@@ -177,9 +177,9 @@ pub fn seeding(profile: &Profile) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
@@ -191,13 +191,9 @@ pub fn seeding(profile: &Profile) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/terminal/format.rs
@@ -7,6 +7,7 @@ pub use radicle_term::{style, Paint};
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -63,6 +64,14 @@ pub fn visibility(v: &Visibility) -> Paint<&str> {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle/src/node/config.rs
@@ -86,7 +86,7 @@ pub struct Limits {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|