Skip to content

Commit

Permalink
Update lib/cli/src/commands/app/volumes/list.rs
Browse files Browse the repository at this point in the history
Co-authored-by: edoardo <[email protected]>
  • Loading branch information
theduke and xdoardo committed Aug 13, 2024
1 parent 4296989 commit c18b8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cli/src/commands/app/volumes/list.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! List Edge apps.
//! List volumes tied to an edge app.
use super::super::util::AppIdentOpts;
use crate::{commands::AsyncCliCommand, config::WasmerEnv, opts::ListFormatOpts};
Expand Down

0 comments on commit c18b8c5

Please sign in to comment.